home *** CD-ROM | disk | FTP | other *** search
/ PC World 2007 July & August / PCWorld_2007-07-08_cd.bin / domacnost a kancelar / peazip / PeaZip1.7_Win32.exe / install_script.iss
Text File  |  2007-06-01  |  16KB  |  246 lines

  1. ;InnoSetupVersion=5.1.10
  2.  
  3. [Setup]
  4. AppName=PeaZip
  5. AppVerName=PeaZip 1.7
  6. AppId=PeaZip
  7. AppPublisher=Giorgio Tani
  8. AppPublisherURL=http://peazip.sourceforge.net/
  9. AppSupportURL=http://peazip.sourceforge.net/
  10. AppUpdatesURL=http://peazip.sourceforge.net/
  11. DefaultDirName={pf}\PeaZip
  12. DefaultGroupName=PeaZip
  13. OutputBaseFilename=PeaZip1.7_Win32
  14. Compression=lzma
  15. DisableDirPage=yes
  16. DisableProgramGroupPage=yes
  17. ChangesAssociations=yes
  18. LicenseFile=embedded\License.txt
  19. InfoBeforeFile=embedded\InfoBefore.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22.  
  23. [Files]
  24. Source: "{app}\peazip.exe"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\res\conf.txt"; DestDir: "{app}\res"; Flags: ignoreversion 
  26. Source: "{app}\res\gwrap.exe"; DestDir: "{app}\res"; Flags: ignoreversion 
  27. Source: "{app}\res\pea.exe"; DestDir: "{app}\res"; Flags: ignoreversion 
  28. Source: "{app}\res\rnd"; DestDir: "{app}\res"; Flags: ignoreversion 
  29. Source: "{app}\res\7z\7z.exe"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  30. Source: "{app}\res\7z\7z.sfx"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  31. Source: "{app}\res\7z\7zCon.sfx"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  32. Source: "{app}\res\7z\License.txt"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  33. Source: "{app}\res\7z\note.txt"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  34. Source: "{app}\res\7z\Codecs\7zAES.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  35. Source: "{app}\res\7z\Codecs\AES.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  36. Source: "{app}\res\7z\Codecs\Branch.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  37. Source: "{app}\res\7z\Codecs\BZip2.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  38. Source: "{app}\res\7z\Codecs\Copy.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  39. Source: "{app}\res\7z\Codecs\Deflate.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  40. Source: "{app}\res\7z\Codecs\LZMA.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  41. Source: "{app}\res\7z\Codecs\PPMd.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  42. Source: "{app}\res\7z\Codecs\Rar29.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  43. Source: "{app}\res\7z\Codecs\Swap.dll"; DestDir: "{app}\res\7z\Codecs"; Flags: ignoreversion 
  44. Source: "{app}\res\7z\Formats\7z.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  45. Source: "{app}\res\7z\Formats\arj.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  46. Source: "{app}\res\7z\Formats\bz2.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  47. Source: "{app}\res\7z\Formats\cab.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  48. Source: "{app}\res\7z\Formats\chm.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  49. Source: "{app}\res\7z\Formats\cpio.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  50. Source: "{app}\res\7z\Formats\deb.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  51. Source: "{app}\res\7z\Formats\gz.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  52. Source: "{app}\res\7z\Formats\iso.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  53. Source: "{app}\res\7z\Formats\lzh.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  54. Source: "{app}\res\7z\Formats\nsis.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  55. Source: "{app}\res\7z\Formats\rar.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  56. Source: "{app}\res\7z\Formats\rpm.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  57. Source: "{app}\res\7z\Formats\split.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  58. Source: "{app}\res\7z\Formats\tar.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  59. Source: "{app}\res\7z\Formats\z.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  60. Source: "{app}\res\7z\Formats\zip.dll"; DestDir: "{app}\res\7z\Formats"; Flags: ignoreversion 
  61. Source: "{app}\res\icons\about.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  62. Source: "{app}\res\icons\aboutg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  63. Source: "{app}\res\icons\archive_supported.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  64. Source: "{app}\res\icons\arrow.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  65. Source: "{app}\res\icons\cd.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  66. Source: "{app}\res\icons\console.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  67. Source: "{app}\res\icons\consoleg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  68. Source: "{app}\res\icons\defaults.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  69. Source: "{app}\res\icons\defaultsg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  70. Source: "{app}\res\icons\dvd.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  71. Source: "{app}\res\icons\expand.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  72. Source: "{app}\res\icons\expandg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  73. Source: "{app}\res\icons\fd.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  74. Source: "{app}\res\icons\folder.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  75. Source: "{app}\res\icons\folder_alt.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  76. Source: "{app}\res\icons\folder_up.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  77. Source: "{app}\res\icons\go.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  78. Source: "{app}\res\icons\gog.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  79. Source: "{app}\res\icons\gopath.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  80. Source: "{app}\res\icons\gopathg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  81. Source: "{app}\res\icons\hd.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  82. Source: "{app}\res\icons\history.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  83. Source: "{app}\res\icons\historyg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  84. Source: "{app}\res\icons\info.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  85. Source: "{app}\res\icons\locker.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  86. Source: "{app}\res\icons\lockerg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  87. Source: "{app}\res\icons\mail.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  88. Source: "{app}\res\icons\PeaZip.icl"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  89. Source: "{app}\res\icons\PeaZip.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  90. Source: "{app}\res\icons\PeaZip_block.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  91. Source: "{app}\res\icons\PeaZip_cd.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  92. Source: "{app}\res\icons\PeaZip_package.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  93. Source: "{app}\res\icons\reload.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  94. Source: "{app}\res\icons\reloadg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  95. Source: "{app}\res\icons\resetpath.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  96. Source: "{app}\res\icons\resetpathg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  97. Source: "{app}\res\icons\root.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  98. Source: "{app}\res\icons\rootg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  99. Source: "{app}\res\icons\search.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  100. Source: "{app}\res\icons\searchg.bmp"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  101. Source: "{app}\res\lang\en.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  102. Source: "{app}\res\paq\COPYING.txt"; DestDir: "{app}\res\paq"; Flags: ignoreversion 
  103. Source: "{app}\res\paq\note.txt"; DestDir: "{app}\res\paq"; Flags: ignoreversion 
  104. Source: "{app}\res\paq\paq8f.exe"; DestDir: "{app}\res\paq"; Flags: ignoreversion 
  105. Source: "{app}\res\paq\paq8jd.exe"; DestDir: "{app}\res\paq"; Flags: ignoreversion 
  106. Source: "{app}\res\paq\paq8l.exe"; DestDir: "{app}\res\paq"; Flags: ignoreversion 
  107. Source: "{app}\res\quad\COPYING.TXT"; DestDir: "{app}\res\quad"; Flags: ignoreversion 
  108. Source: "{app}\res\quad\note.txt"; DestDir: "{app}\res\quad"; Flags: ignoreversion 
  109. Source: "{app}\res\quad\quad.exe"; DestDir: "{app}\res\quad"; Flags: ignoreversion 
  110. Source: "{app}\res\themes\themes_readme.txt"; DestDir: "{app}\res\themes"; Flags: ignoreversion 
  111. Source: "{app}\res\themes\Black\theme.txt"; DestDir: "{app}\res\themes\Black"; Flags: ignoreversion 
  112. Source: "{app}\res\themes\Clear\theme.txt"; DestDir: "{app}\res\themes\Clear"; Flags: ignoreversion 
  113. Source: "{app}\res\themes\DefaultViolet\theme.txt"; DestDir: "{app}\res\themes\DefaultViolet"; Flags: ignoreversion 
  114. Source: "{app}\res\themes\Green\theme.txt"; DestDir: "{app}\res\themes\Green"; Flags: ignoreversion 
  115. Source: "{app}\res\themes\Pink\theme.txt"; DestDir: "{app}\res\themes\Pink"; Flags: ignoreversion 
  116. Source: "{app}\res\themes\Seaside\theme.txt"; DestDir: "{app}\res\themes\Seaside"; Flags: ignoreversion 
  117. Source: "{app}\res\themes\Vanilla\theme.txt"; DestDir: "{app}\res\themes\Vanilla"; Flags: ignoreversion 
  118. Source: "{app}\res\upx\note.txt"; DestDir: "{app}\res\upx"; Flags: ignoreversion 
  119. Source: "{app}\res\upx\strip.exe"; DestDir: "{app}\res\upx"; Flags: ignoreversion 
  120. Source: "{app}\res\upx\upx.exe"; DestDir: "{app}\res\upx"; Flags: ignoreversion 
  121. Source: "{app}\copying.txt"; DestDir: "{app}"; Flags: ignoreversion 
  122. Source: "{app}\readme_Win32.txt"; DestDir: "{app}"; Flags: ignoreversion 
  123.  
  124. [Registry]
  125. Root: HKCR; Subkey: ".001"; ValueType: String; ValueData: "001"; Flags: uninsdeletevalue 
  126. Root: HKCR; Subkey: "001"; ValueType: String; ValueData: "Split file"; Flags: uninsdeletekey 
  127. Root: HKCR; Subkey: "001\DefaultIcon"; ValueType: String; ValueData: "{app}\RES\ICONS\PEAZIP_BLOCK.ICO,0"; 
  128. Root: HKCR; Subkey: "001\shell\open\command"; ValueType: String; ValueData: """{app}\PEAZIP.EXE"" ""%1"""; 
  129. Root: HKCR; Subkey: ".pea"; ValueType: String; ValueData: "PEA"; Flags: uninsdeletevalue 
  130. Root: HKCR; Subkey: "PEA"; ValueType: String; ValueData: "PEA archive"; Flags: uninsdeletekey 
  131. Root: HKCR; Subkey: "PEA\DefaultIcon"; ValueType: String; ValueData: "{app}\RES\ICONS\PEAZIP.ICO,0"; 
  132. Root: HKCR; Subkey: "PEA\shell\open\command"; ValueType: String; ValueData: """{app}\PEAZIP.EXE"" ""%1"""; 
  133.  
  134. [INI]
  135. FileName: "{app}\peazip.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://peazip.sourceforge.net/"; 
  136.  
  137. [Run]
  138. Filename: "{app}\peazip.exe"; Description: "{cm:LaunchProgram,PeaZip}"; Flags: postinstall skipifsilent nowait
  139.  
  140. [Icons]
  141. Name: "{group}\PeaZip"; Filename: "{app}\peazip.exe"; 
  142. Name: "{group}\{cm:ProgramOnTheWeb,PeaZip}"; Filename: "{app}\peazip.url"; 
  143. Name: "{group}\{cm:UninstallProgram,PeaZip}"; Filename: "{uninstallexe}"; 
  144. Name: "{userdesktop}\PeaZip"; Filename: "{app}\peazip.exe"; Tasks: desktopicon; 
  145. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PeaZip"; Filename: "{app}\peazip.exe"; Tasks: quicklaunchicon; 
  146.  
  147. [Tasks]
  148. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  149. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  150.  
  151. [UninstallDelete]
  152. Type: files; Name: "{app}\peazip.url"; 
  153.  
  154. [CustomMessages]
  155. english.NameAndVersion=%1 version %2
  156. english.AdditionalIcons=Additional icons:
  157. english.CreateDesktopIcon=Create a &desktop icon
  158. english.CreateQuickLaunchIcon=Create a &Quick Launch icon
  159. english.ProgramOnTheWeb=%1 on the Web
  160. english.UninstallProgram=Uninstall %1
  161. english.LaunchProgram=Launch %1
  162. english.AssocFileExtension=&Associate %1 with the %2 file extension
  163. english.AssocingFileExtension=Associating %1 with the %2 file extension...
  164. Associations_2__Caption=File type associations
  165. Associations_2__Description=You can associate PeaZip with following file types
  166. Associations_2__Labelfull1_Caption0=Read/write supported types:
  167. Associations_2__Labelread1_Caption0=Read supported types:
  168. Associations_2__cb7z_Caption0=7Z
  169. Associations_2__cbbz2_Caption0=BZ2
  170. Associations_2__cbgz_Caption0=GZ
  171. Associations_2__cbpaq8_Caption0=PAQ8
  172. Associations_2__cbquad_Caption0=QUAD
  173. Associations_2__cbtar_Caption0=TAR
  174. Associations_2__cbzip_Caption0=ZIP
  175. Associations_2__cbfullnone_Caption0=None of the above group (override selection)
  176. Associations_2__cbarj_Caption0=ARJ
  177. Associations_2__cbcab_Caption0=CAB
  178. Associations_2__cblinux_Caption0=Linux (DEB, RPM, PET/PUP)
  179. Associations_2__cbiso_Caption0=ISO
  180. Associations_2__cblha_Caption0=LHA
  181. Associations_2__cblzh_Caption0=LZH
  182. Associations_2__cbrar_Caption0=RAR
  183. Associations_2__cbcpio_Caption0=CPIO
  184. Associations_2__cbz_Caption0=Z
  185. Associations_2__cbreadnone_Caption0=None of the above group (override selection)
  186. Associations_2__cbjava_Caption0=Java (JAR, WAR, EAR)
  187. Links_Caption=SendTo
  188. Links_Description=Create links to most used functions in SendTo menu
  189. Links_Label1fun_Caption0=PeaZip links in SendTo menu:
  190. Links_cbfunadd2archive_Caption0=+ Add to archive
  191. Links_cbfunadd2archive_Hint0=Send files and folders to PeaZip to be archived
  192. Links_cbfunext2here_Caption0=- Extract archive(s) here
  193. Links_cbfunext2here_Hint0=Extract content in archive(s) path(s)
  194. Links_cbfun7z_Caption0=+ Add to 7Z
  195. Links_cbfun7z_Hint0=Directly add input to a 7Z archive
  196. Links_cbfunzip_Caption0=+ Add to ZIP
  197. Links_cbfunzip_Hint0=Directly add input to a ZIP archive
  198. Links_cbfunsfx_Caption0=+ Add to sfx
  199. Links_cbfunsfx_Hint0=Directly send input to a 7z-compressed self extracting archive ('sfx)
  200. Links_cbfunsplit_Caption0=+ Split file
  201. Links_cbfunsplit_Hint0=Directly split a single file in volumes of given size
  202. Links_cbfunnone_Caption0=None of the optional ones (override selection)
  203. Links_cbfunopen_Caption0=- Open archive
  204. Links_cbfunopen_Hint0=Open archive(s) in PeaZip
  205. Links_cbfunext2folder_Caption0=- Extract archive(s) to new folder
  206. Links_cbfunext2folder_Hint0=Extract content in a new folder in archive(s) path(s)
  207. Links_cbfun7zs_Caption0=+ Add to separate 7Z
  208. Links_cbfun7zs_Hint0=Directly add each input to a separate 7Z archive
  209. Links_cbfunzips_Caption0=+ Add to separate ZIP
  210. Links_cbfunzips_Hint0=Directly add each input to a separate ZIP archive
  211. Links_cbfunencrypt_Caption0=+ Encrypt
  212. Links_cbfunencrypt_Hint0=Directly send files and folders to an encrypted PEA archive
  213. Links_cbfuntest_Caption0=- Test archive(s)
  214. Links_cbfuntest_Hint0=Perform integrity test on given archive(s)
  215. Links_cbfunzipmail_Caption0=+ Add to ZIP and mail
  216. Links_cbfunzipmail_Hint0=Directly add input to a ZIP archive and attach it to a mail (req'uires Outlook)
  217. Links_cbfun7zmail_Caption0=+ Add to 7Z and mail
  218. Links_cbfun7zmail_Hint0=Directly add input to a 7Z archive and attach it to a mail (requ'ires Outlook)
  219. Links_cbfunsfxmail_Caption0=+ Add to sfx and mail
  220. Links_cbfunsfxmail_Hint0=Directly add input to a self extracting archive and attach it to' a mail (requires Outlook)
  221. context_Caption=Context menu
  222. context_Description=Create links to most used functions in Context menu
  223. context_Label1context_Caption0=PeaZip links in Context menu:
  224. context_cbcontextadd2archive_Caption0=+ Add to archive (single item)
  225. context_cbcontextadd2archive_Hint0=Add a single item to a new archive
  226. context_cbcontextext2here_Caption0=- Extract archive(s) here
  227. context_cbcontextext2here_Hint0=Extract content in archive(s) path(s)
  228. context_cbcontextsplit_Caption0=+ Split file
  229. context_cbcontextsplit_Hint0=Directly split a single file in volumes of given size
  230. context_cbcontextnone_Caption0=None of the above group (override selection)
  231. context_cbcontextopen_Caption0=- Open archive(s)
  232. context_cbcontextopen_Hint0=Open archive(s) in PeaZip
  233. context_cbcontextext2folder_Caption0=- Extract archive(s) to new folder
  234. context_cbcontextext2folder_Hint0=Extract content in a new folder in archive(s) path(s)
  235. context_cbcontext7zs_Caption0=+ Add to separate 7Z
  236. context_cbcontext7zs_Hint0=Directly add each input to a separate 7Z archive
  237. context_cbcontextzips_Caption0=+ Add to separate ZIP
  238. context_cbcontextzips_Hint0=Directly add each input to a separate ZIP archive
  239. context_cbcontexttest_Caption0=- Test archive(s)
  240. context_cbcontexttest_Hint0=Perform integrity test on given archive(s)
  241.  
  242. [Languages]
  243. ; These files are stubs
  244. ; To achieve better results after recompilation, use the real language files
  245. Name: "english"; MessagesFile: "embedded\english.isl"; 
  246.